Class DeleteCardOutput

Description

カード削除 出力パラメータクラス

Located in /com/gmo_pg/client/output/DeleteCardOutput.php (line 13)

BaseOutput
   |
   --DeleteCardOutput
Method Summary
 DeleteCardOutput __construct ([IgnoreCaseMap $params = null])
 Integer getCardSeq ()
 void setCardSeq (Integer $cardSeq)
 string toString ()
Methods
Constructor __construct (line 25)

コンストラクタ

  • access: public
DeleteCardOutput __construct ([IgnoreCaseMap $params = null])

Redefinition of:
BaseOutput::__construct()
コンストラクタ
getCardSeq (line 41)

カード登録連番取得

  • return: カード登録連番
  • access: public
Integer getCardSeq ()
setCardSeq (line 49)

カード登録連番設定

  • access: public
void setCardSeq (Integer $cardSeq)
  • Integer $cardSeq: カード登録連番
toString (line 60)

文字列表現

現在の各パラメータを、パラメータ名=値&パラメータ名=値の形式で取得します。

  • return: 出力パラメータの文字列表現
  • access: public
string toString ()

Redefinition of:
BaseOutput::toString()
文字列表現

Inherited Methods

Inherited From BaseOutput

 BaseOutput::__construct()
 BaseOutput::encodeStr()
 BaseOutput::getCsvResponse()
 BaseOutput::getErrList()
 BaseOutput::isErrorOccurred()
 BaseOutput::nullToEmpty()
 BaseOutput::setCsvResponse()
 BaseOutput::setErrList()
 BaseOutput::toString()

Documentation generated on Thu, 18 Jan 2024 19:54:28 +0900 by phpDocumentor 1.4.3